/* 通用 */
body,div,p,span,ul,li,h1,h2,h3,h4,h5,ol,dl,dt,dd,img,a,input,textarea,clear,b{ padding:0; margin:0; list-style:none; border:0;font-family:"微软雅黑";}
.clear{ clear:both;}
.mar{ width:1000px; margin:auto;}
a{ text-decoration:none;}
.pink{ background:#fffdf7;}
.mar-t15{ margin-top:15px;}
.padd15{ padding:15px;}
.mar0{ margin:0px!important;}
.padd{ padding:10px;}
.mar-t35{ margin-top:35px;}
.mar-t6{ margin-top:60px;}
.mar-t7{ margin-top:70px;}
.mar-t100{ margin-top:100px;}
.padd-t2{ padding-top:20px;}
.mar-t{margin-top:10px;}
.mar-b{margin-bottom:10px;}
.mar-b3{ margin-bottom:30px;}
.mar-l{margin-left:10px;}
.mar-r{margin-right:10px;}
.mar-t2{margin-top:20px;}
.mar-t3{margin-top:30px;}
.mar-t4{margin-top:40px;}
.padd-t{padding-top:10px;}
.padd-b{padding-bottom:10px;}
.padd-l{padding-left:10px;}
.padd-r{padding-right:10px;}
.padd-tblr{padding:10px;}
.padd-tlr{padding:10px 10px 0 10px;} 
.padd-lrb{padding:0 10px 10px 10px;}
.padd-lr{padding:0 10px;}
.padd-tb{padding:10px 0;}
.fl{float:left;}
.fr{float:right;}
.text{text-align:center;}
.line{line-height:30px;}
.font-b{font-weight:bold;}
.font-n{font-weight:normal;}
.color{background-color:#FFF;}
.font2{font-size:12px;}
.font6{font-size:16px;}
.font8{font-size:18px;}
.font20{font-size:20px;}
.font26{font-size:26px;}
.border{border:#CCC solid 1px;}
.mar-r-0{ margin-right:0px!important;}
.grey{color:#666666;}.grey a{color:#666666;}.grey a:hover{color:#a10000;}
.dgrey{color:#666666;}.dgrey a{color:#9e9e9e;}.dgrey a:hover{color:#a10000;}
.white{color:#FFF;}.white a{color:#FFF;}.white a:hover{color:#FFF;}
.blue{color:#279e27;}.blue a{color:#279e27;}.blue a:hover{color:#a10000;}
.black{color:#000000;}.black a{color:#000000;}.black a:hover{color:#a10000;}
.red{color:#db1010;}.red a{color:#db1010;}.red a:hover{color:#a10000;}
.dblue{color:#00598e;}.dblue a{color:#00598e;}.dblue a:hover{color:#00598e;}
.green{color:#279e27;}.green a{color:#279e27;}.green a:hover{color:#cc0000;}
.orange{color:#d86c00;}.orange a{color:#d86c00;}.orange a:hover{color:#cc0000;}
.yellow{color:#ffff00;}.yellow a{color:#ffff00;}.yellow a:hover{color:#ffff00; }

.info_ewm{clear:both;padding:70px 0 25px;text-align:center; color:#999; line-height:25px; font-size:14px;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}


/**鼠标效果**/
.imgHover{ overflow:hidden;}
.imgHover img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;}
.imgHover img:hover{-moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transform:scale(1.2); transform:scale(1.2);}

.imgHover1 img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s; cursor:pointer;}
.imgHover1 img:hover{filter: alpha(opacity=20); -moz-opacity: 0.4;opacity: 0.4;}




/***********line-height:37px;*************/
.news_ul li{ background:url(../images/bg3.png) no-repeat 0px; position:relative; padding-left:15px; line-height:37px; padding-right:60px; font-size:16px;}
.news_ul li a:hover{color:#a10000;}
.news_ul li span{ position:absolute; top:0px; right:0px;color:#333}
.news_ul li a { display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; color:#333}


/********span color aaa**********/
.szf_news_ul li{ background:url(../images/bg3.png) no-repeat 0px; position:relative; padding-left:15px; line-height:37px; padding-right:60px; font-size:16px;}
.szf_news_ul li a:hover{color:#a10000;}
.szf_news_ul li span{ position:absolute; top:0px; right:0px;color:#aaa}
.szf_news_ul li a { display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; color:#333}


/********span color aaa**********/
.wtime_news_ul li{ background:url(../images/bg3.png) no-repeat 0px; position:relative; padding-left:15px; line-height:37px; font-size:16px;}
.wtime_news_ul li a:hover{color:#a10000;}
.wtime_news_ul li a { display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; color:#333}

/********search**********/
.search{ position:relative; width:400px; margin-top:0px;}
.search-mar{box-shadow: 0px 0px 20px #9c8f8f;  padding-top:57px; padding-bottom:25px;}
.search-mar:after{ position:absolute;left:40px; top:50%; content:''; width:265px; height:1px; background-color:#C32D33; z-index:-1;}
.search-mar:before { position:absolute;right:40px; top:50%; content:''; width:265px; height:1px; background-color:#C32D33; z-index:-1;}
.search-div{
	width: 250px;
	height: 40px;
	margin: auto;
	border: 1px solid #C32B31;
	position: relative;
	font-size: 18px;
	padding-left: 15px;
	border-radius: 10px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 23px 23px;
}
.search-div select{ font-size:18px; height:40px; line-height:40px; position:absolute; border:0px; left:0px; color:#656565; outline:none; width:80px;}
.search-div .input-css{line-height:74px; font-size:18px;  background:url(/srkfq/xhtml/img/bg9.png) no-repeat left; outline:none; padding-left:15px; width:367px; color:#656565;}
.search-div span{ cursor:pointer;position:absolute; right:0px; top:0px; display:block; width:110px; height:40px; line-height:40px; text-align:center; background:#bd1a2d; color:#fff;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.search-hot{ width:47%; padding-top:20px;margin:auto;}
.search-hot span{ color:#333333;}
.search-hot a{background:url(/srkfq/xhtml/img/homebg1.png); padding:4px 7px 4px 7px; margin-left:25px;border-radius:5px; font-size:14px; color:#DC9FA6;}
.search-hot a:hover{ background:#bd1a2d; color:#fff;}